Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGridDetailProvider<TItem> Class / ShowExpandButtonProperty Field

In This Topic
    ShowExpandButtonProperty Field
    In This Topic
    Identifies the ShowExpandButton dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowExpandButtonProperty As DependencyProperty
    public static readonly DependencyProperty ShowExpandButtonProperty
    See Also